Skip to content

Peak calling fixing the merging bug #50

Merged
merged 10 commits into from
Jan 12, 2019
Merged

Peak calling fixing the merging bug #50

merged 10 commits into from
Jan 12, 2019

Conversation

anastasiia
Copy link
Collaborator

fixing the bug with merging of footprints, the code will soon be edited to look nice

@renewiegandt
Copy link
Collaborator

Thank you! The script is working. Please clean it up a little bit. Then it's ready to be merged.

@renewiegandt
Copy link
Collaborator

I noticed that your max pos column shows weird values:

#chr	start	end	name	score	strand	len	max_pos	bonus_info	contains_maxpos	sequence
chr1	3062850	3062913	f_265557.0	0.646041	.	63	-3062842	mDuxNeg_1,mDuxPos_1;NA;NA;NA;NA;NA;NA;NA;NA;NA	0	TCTTGGTGCCTGTTGCCAGCCTGTAGGTGATTTGCTGGATACTGTCTCCTGAATATCTCAAGG
chr1	3062931	3062945	f_265557.1	0.646041	.	14	-3062923	mDuxNeg_1,mDuxPos_1;NA;NA;NA;NA;NA;NA;NA;NA;NA	0	GTGTCTTGGAGAAC
chr1	3063012	3063058	f_265559.0	0.643709	.	46	-3062988	mDuxNeg_1,mDuxPos_1;NA;NA;NA;NA;NA;NA;NA;NA;NA	0	AGTGGCACCAAGGACTAAGCCAGCCTACTCAAGGCTGGGGGAGGCT
chr1	3063102	3063122	f_265559.1	0.643709	.	20	-3063078	mDuxNeg_1,mDuxPos_1;NA;NA;NA;NA;NA;NA;NA;NA;NA	0	CTTATTTCACATACTGAATA

@anastasiia
Copy link
Collaborator Author

the shown output is not from my script, as I don't write the column with the sequence

@renewiegandt
Copy link
Collaborator

Yeah i noticed it. Sorry, it was late at night :D

Copy link
Collaborator

@renewiegandt renewiegandt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My suggestion is to merge it to dev even if it may contain a bug. We need to get everything together to do a proper check.
But please remove the comments that contain code.

…roblems with start/end positions or max_pos, the footprint will not be written to the output file
@renewiegandt
Copy link
Collaborator

I would rename the parameter max_bp_between to max_gapor max_bp_gap

@anastasiia
Copy link
Collaborator Author

ok, I have changed the name of parameter from max_bp_between to min_gap

@anastasiia anastasiia merged commit c398ce3 into dev Jan 12, 2019
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants